diff --git a/qtah-examples.cabal b/qtah-examples.cabal
--- a/qtah-examples.cabal
+++ b/qtah-examples.cabal
@@ -1,5 +1,5 @@
 name: qtah-examples
-version: 0.4.0
+version: 0.5.0
 synopsis: Example programs for Qtah Qt bindings
 homepage: http://khumba.net/projects/qtah
 license: LGPL-3
@@ -27,7 +27,7 @@
     , bytestring >=0.10 && <0.11
     , containers <0.6
     , filepath >=1.0 && <1.5
-    , hoppy-runtime >=0.4 && <0.5
-    , qtah-qt5 >=0.4 && <0.5
+    , hoppy-runtime >=0.5 && <0.6
+    , qtah-qt5 >=0.5 && <0.6
   ghc-options: -W -fwarn-incomplete-patterns -fwarn-unused-do-bind -dynamic
   default-language: Haskell2010
