diff --git a/yesod-alerts.cabal b/yesod-alerts.cabal
--- a/yesod-alerts.cabal
+++ b/yesod-alerts.cabal
@@ -1,5 +1,5 @@
 name:                yesod-alerts
-version:             0.1.1.0
+version:             0.1.2.0
 synopsis:            Alert messages for the Yesod framework
 description:         Use the "alerts" package with the Yesod framework
 homepage:            https://github.com/alx741/yesod-alerts#readme
@@ -23,7 +23,7 @@
                      , alerts >= 0.1.0.0 && < 0.2.0.0
                      , text >= 0.11 && < 2.0
                      , safe >= 0.3.14 && < 0.4
-                     , yesod-core >= 1.4.32 && < 1.5
+                     , yesod-core >= 1.4.32
                      , blaze-html
                      , blaze-markup
   ghc-options:         -Wall -fwarn-tabs -O2
