diff --git a/hsini.cabal b/hsini.cabal
--- a/hsini.cabal
+++ b/hsini.cabal
@@ -1,5 +1,5 @@
 name: hsini
-version: 0.5.0
+version: 0.5.1
 license: BSD3
 license-file: LICENSE
 author: Magnus Therning
@@ -18,7 +18,7 @@
 library
     hs-source-dirs: src
     default-language: Haskell2010
-    build-depends: base >=4.7 && <4.10,
+    build-depends: base >=4.7 && <4.11,
                    bytestring ==0.10.*,
                    containers ==0.5.*,
                    mtl ==2.2.*,
