diff --git a/liboath-hs.cabal b/liboath-hs.cabal
--- a/liboath-hs.cabal
+++ b/liboath-hs.cabal
@@ -1,5 +1,5 @@
 name:                liboath-hs
-version:             0.0.1.0
+version:             0.0.1.1
 synopsis:            Bindings to liboath
 description:         See README for details.
 homepage:            https://github.com/parsonsmatt/liboath-hs#readme
@@ -18,7 +18,7 @@
   exposed-modules:     LibOath
                      , LibOath.Internal
   build-depends:       base            >= 4.7     && < 5
-                     , inline-c        >= 0.5.6.1 && < 0.6.1.0
+                     , inline-c        >= 0.5.6.1 && < 0.8
                      , safe-exceptions
                      , bytestring
                      , time
