diff --git a/qtah-qt5.cabal b/qtah-qt5.cabal
--- a/qtah-qt5.cabal
+++ b/qtah-qt5.cabal
@@ -1,5 +1,5 @@
 name: qtah-qt5
-version: 0.1.1
+version: 0.1.2
 synopsis: Qt bindings for Haskell
 homepage: http://khumba.net/projects/qtah
 license: LGPL-3
@@ -214,7 +214,7 @@
     , NoMonomorphismRestriction
   build-depends:
       base >=4 && <5
-    , binary >=0.7 && <0.8
+    , binary >=0.7 && <0.9
     , bytestring >=0.10 && <0.11
     , hoppy-runtime >=0.2 && <0.3
     , qtah-cpp-qt5 >=0.1 && <0.2
