diff --git a/opensoundcontrol-ht.cabal b/opensoundcontrol-ht.cabal
--- a/opensoundcontrol-ht.cabal
+++ b/opensoundcontrol-ht.cabal
@@ -1,5 +1,5 @@
 Name:             opensoundcontrol-ht
-Version:          0.1.1.1
+Version:          0.1.1.2
 License:          GPL
 License-File:     LICENSE
 Copyright:        Henning Thielemann, 2009
@@ -29,7 +29,7 @@
 Source-Repository this
   type:     darcs
   location: http://code.haskell.org/~thielema/opensoundcontrol/
-  tag:      0.1.1.1
+  tag:      0.1.1.2
 
 
 Flag splitBase
@@ -38,7 +38,7 @@
 Library
   Build-Depends: hosc >=0.1 && <0.9
   Build-Depends: transformers >=0.2 && <0.4
-  Build-Depends: binary >=0.2 && <1, bytestring >=0.9 && <0.10
+  Build-Depends: binary >=0.2 && <1, bytestring >=0.9 && <0.11
   Build-Depends: utility-ht >=0.0.1 && <0.1
   If flag(splitBase)
     Build-Depends:
