diff --git a/ChangeLog b/ChangeLog
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+* 0.11.3.4 (2014-04-10)
+  - completed changelog
+
+* 0.11.3.2 (2014-04-10)
+  - fix compile error (issue #34)
+
 * 0.11.3.1 (2014-04-09)
   - fix compile error under GHC 7.4 (fixes #33)
 
diff --git a/HTF.cabal b/HTF.cabal
--- a/HTF.cabal
+++ b/HTF.cabal
@@ -1,5 +1,5 @@
 Name:             HTF
-Version:          0.11.3.2
+Version:          0.11.3.4
 License:          LGPL
 License-File:     LICENSE
 Copyright:        (c) 2005-2012 Stefan Wehr
