diff --git a/credentials-cli.cabal b/credentials-cli.cabal
--- a/credentials-cli.cabal
+++ b/credentials-cli.cabal
@@ -1,5 +1,5 @@
 name:                  credentials-cli
-version:               0.0.1
+version:               0.0.1.1
 synopsis:              Secure Credentials Administration
 homepage:              https://github.com/brendanhay/credentials
 license:               OtherLicense
@@ -47,7 +47,7 @@
         , conduit              >= 1.2
         , conduit-extra        >= 1.1
         , cryptonite           >= 0.10
-        , credentials          == 0.0.1
+        , credentials          >= 0.0.1 && < 0.1
         , exceptions           >= 0.6
         , lens                 >= 4.4
         , mmorph               >= 1
