diff --git a/servant-auth-token.cabal b/servant-auth-token.cabal
--- a/servant-auth-token.cabal
+++ b/servant-auth-token.cabal
@@ -1,5 +1,5 @@
 name:                servant-auth-token
-version:             0.3.0.0
+version:             0.3.1.0
 synopsis:            Servant based API and server for token based authorisation
 description:         Please see README.md
 homepage:            https://github.com/ncrashed/servant-auth-token#readme
@@ -38,7 +38,7 @@
     , persistent-postgresql   >= 2.2    && < 2.6
     , persistent-template     >= 2.1    && < 2.6
     , pwstore-fast            >= 2.4    && < 2.5
-    , servant-auth-token-api  >= 0.3.0  && < 0.4
+    , servant-auth-token-api  >= 0.3.1  && < 0.4
     , servant-server          >= 0.7    && < 0.9
     , text                    >= 1.2    && < 1.3
     , time                    >= 1.5    && < 1.7
