diff --git a/snaplet-customauth.cabal b/snaplet-customauth.cabal
--- a/snaplet-customauth.cabal
+++ b/snaplet-customauth.cabal
@@ -1,5 +1,5 @@
 Name:                snaplet-customauth
-Version:             0.1.0
+Version:             0.1.1
 Synopsis:            Alternate authentication snaplet
 Description:         More customizable authentication snaplet with OAuth2 support
 License:             BSD3
@@ -43,7 +43,7 @@
     snap-core                 >= 1.0     && < 1.1,
     configurator              >= 0.3     && < 0.4,
     text                      >= 0.11    && < 1.3,
-    time                      >= 1.1     && < 1.6,
+    time                      >= 1.1     && < 1.7,
     xmlhtml                   >= 0.1     && < 0.3,
     binary                    >= 0.8.5   && < 0.9,
     binary-orphans            >= 0.1.7   && < 0.2,
@@ -52,7 +52,7 @@
     http-client-tls           >= 0.3.5   && < 0.4,
     containers                >= 0.5.6   && < 0.6,
     unordered-containers      >= 0.2.7.1 && < 0.3,
-    aeson                     >= 1.2     && < 1.3,
+    aeson                     >= 1.2     && < 1.4,
     uri-bytestring            >= 0.2.3   && < 0.3,
     map-syntax                >= 0.2     && < 0.3,
     random                    >= 1.1     && < 1.2
