diff --git a/CHANGELOG b/CHANGELOG
index af4ff48bca5d91abcc556a3791c83031cf93620c..9624891bd973df5a6640a49afc1dad009fc4883a 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,9 @@
+minerva (11.0.4) stable; urgency=medium
+  * Bug fix: fix on connection to taxonomy db  
+  * Bug fix: color coding for reactions (wrong color was chosen)
+ 
+-- Piotr Gawron <piotr.gawron@uni.lu>  Thu, 09 Nov 2017 14:50:00 +0200
+ 
 minerva (11.0.3) stable; urgency=medium
   * Bug fix: removing empty project removed images from all projects 
   * Bug fix: clicking on map when left panel was hidden threw error
diff --git a/persist/src/db/11.0.4/fix_db_20171109.sql b/persist/src/db/11.0.4/fix_db_20171109.sql
new file mode 100644
index 0000000000000000000000000000000000000000..a33b6ad89d4881c84fb355b8c56d309760e66b70
--- /dev/null
+++ b/persist/src/db/11.0.4/fix_db_20171109.sql
@@ -0,0 +1 @@
+-- empty file to force directory to be commited to git repo