diff --git a/CHANGES.txt b/CHANGES.txt
index 5797d0ee6dc0c242204e1dfe94806c36d218c3bf..d1d347c3769de19d132f64353d9a17392b9c00bb 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -6,6 +6,9 @@ Make Experiments!
 Release Changes
 ---------------
 
+Release 1.1.4
+=============
+
 Release 1.1.3
 =============
 
diff --git a/doc/mkexp.fodt b/doc/mkexp.fodt
index 0bec88fb0c06775c3aef80bc28a8ecac5371deb9..1bf5aed2395a450228d82c21ee3961728d7abeb7 100644
--- a/doc/mkexp.fodt
+++ b/doc/mkexp.fodt
@@ -2808,7 +2808,7 @@
    </text:sequence-decls>
    <text:p text:style-name="P357">Make Experiments!</text:p>
    <text:p text:style-name="P346">Run-script generation for earth system models</text:p>
-   <text:p text:style-name="P347">Release 1.1.3</text:p>
+   <text:p text:style-name="P347">Release 1.1.4dev</text:p>
    <text:p text:style-name="P320">Karl-Hermann Wieners<text:line-break/><text:span text:style-name="T281">Max-Planck-Institut für Meteorologie<text:line-break/>Hamburg</text:span></text:p>
    <text:table-of-content text:style-name="Sect1" text:protected="true" text:name="Table of Contents1">
     <text:table-of-content-source text:outline-level="10">
@@ -3573,4 +3573,4 @@
    <text:p text:style-name="P47"><text:span text:style-name="T146">This</text:span><text:span text:style-name="T154"> will result in a &apos;.run_first&apos; </text:span><text:span text:style-name="T155">script</text:span><text:span text:style-name="T154"> tha</text:span><text:span text:style-name="T155">t gets the model state from &apos;anotherexp&apos;, while the &apos;.run&apos; script</text:span><text:span text:style-name="T154"> </text:span><text:span text:style-name="T155">uses &apos;myexp&apos;.</text:span></text:p>
   </office:text>
  </office:body>
-</office:document>
\ No newline at end of file
+</office:document>
diff --git a/doc/mkexp.pdf b/doc/mkexp.pdf
index a847ebe718d76bf1c5498fb75d8d81a011839a00..e1c4bbeb85461506e0f47a1d9ed9ec05e2bf2937 100644
Binary files a/doc/mkexp.pdf and b/doc/mkexp.pdf differ
diff --git a/package_info.py b/package_info.py
index 84ea05cace9939ea8b108ceaf5954bad0b30641c..6a569d113489f199145c9c55593928a9def3ea09 100644
--- a/package_info.py
+++ b/package_info.py
@@ -4,4 +4,4 @@ Information on package name and version
 
 full_name = 'Make Experiments!'
 name = 'mkexp'
-version = '1.1.3'
+version = '1.1.4dev'