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.1.1
+version: 0.1.2
 synopsis: Example programs for Qtah Qt bindings
 homepage: http://khumba.net/projects/qtah
 license: LGPL-3
@@ -21,7 +21,7 @@
       Graphics.UI.Qtah.Example.Notepad
   build-depends:
       base >=4 && <5
-    , binary >=0.7 && <0.8
+    , binary >=0.7 && <0.9
     , bytestring >=0.10 && <0.11
     , filepath >=1.0 && <1.5
     , hoppy-runtime >=0.2 && <0.3
