diff --git a/IPv6DB.cabal b/IPv6DB.cabal
--- a/IPv6DB.cabal
+++ b/IPv6DB.cabal
@@ -1,5 +1,5 @@
 name: IPv6DB
-version: 0.1.0
+version: 0.1.1
 cabal-version: >=1.10
 build-type: Simple
 license: BSD3
@@ -49,7 +49,7 @@
         bytestring >=0.10.6 && <0.11,
         fast-logger >=2.4.8 && <2.5,
         IPv6Addr >=1.0.0 && <1.1.0,
-        IPv6DB >=0.1.0 && <0.2,
+        IPv6DB >=0.1.1 && <0.2,
         hedis >=0.9.4 && <0.10,
         http-types >=0.9.1 && <0.10,
         unordered-containers >=0.2.7.2 && <0.2.9,
@@ -75,9 +75,9 @@
         aeson >=0.11.2 && <1.2,
         hspec >=2.1.10 && <2.5,
         base >=4.8 && <5,
-        IPv6DB >=0.1.0 && <0.2,
+        IPv6DB >=0.1.1 && <0.2,
         vector >=0.11.0.0 && <0.13,
-        http-client >=0.4.31.2 && <0.5,
+        http-client >=0.4.31.2 && <0.6,
         http-types >=0.9.1 && <0.10
     default-language: Haskell2010
     hs-source-dirs: tests
