diff --git a/yesod-auth-oauth2.cabal b/yesod-auth-oauth2.cabal index 73b7f9b..2349be0 100644 --- a/yesod-auth-oauth2.cabal +++ b/yesod-auth-oauth2.cabal @@ -39,7 +39,7 @@ library , yesod-auth >= 1.3 && < 1.5 , text >= 0.7 && < 2.0 , yesod-form >= 1.3 && < 1.5 - , transformers >= 0.2.2 && < 0.4 + , transformers >= 0.2.2 && < 0.5 , hoauth2 >= 0.4.1 && < 0.5 , lifted-base >= 0.2 && < 0.4 , uuid >= 1.3 && < 1.4