diff --git a/yesod-static-angular.cabal b/yesod-static-angular.cabal
--- a/yesod-static-angular.cabal
+++ b/yesod-static-angular.cabal
@@ -1,5 +1,5 @@
 name:              yesod-static-angular
-version:           0.1.3
+version:           0.1.4
 cabal-version:     >= 1.8
 build-type:        Simple
 synopsis:          Yesod generators for embedding AngularJs code into yesod-static at compile time
@@ -76,7 +76,7 @@
                  , template-haskell
                  , text                 >= 0.11
                  , yesod-core           >= 1.2        && < 1.5
-                 , yesod-static         >= 1.2.1      && < 1.5
+                 , yesod-static         >= 1.2.1      && < 1.6
 
 test-suite test
     type:              exitcode-stdio-1.0
