diff --git a/yesod-auth.cabal b/yesod-auth.cabal index 776caf1f..df45e1b7 100644 --- a/yesod-auth.cabal +++ b/yesod-auth.cabal @@ -28,7 +28,7 @@ library , random >= 1.0 && < 1.1 , data-object >= 0.3.1.3 && < 0.4 , control-monad-attempt >= 0.3.0 && < 0.4 - , text >= 0.7 && < 0.11 + , text >= 0.7 && < 0.12 , mime-mail >= 0.0 && < 0.1 exposed-modules: Yesod.Helpers.Auth Yesod.Helpers.Auth.Dummy