diff --git a/yesod-purescript.cabal b/yesod-purescript.cabal
--- a/yesod-purescript.cabal
+++ b/yesod-purescript.cabal
@@ -1,5 +1,5 @@
 name:                yesod-purescript
-version:             0.0.4.3
+version:             0.0.4.4
 synopsis:            PureScript integration for Yesod
 description:         PureScript is an awesome statically typed language that compiles to JS and runs in your browser, and this module makes it easier to use PureScript in Yesod.
 homepage:            https://github.com/mpietrzak/yesod-purescript
@@ -29,7 +29,7 @@
                  , formatting
                  , fsnotify
                  , parsec
-                 , purescript >= 0.6.4 && < 0.6.5
+                 , purescript >= 0.6.4 && < 0.6.6
                  , regex-tdfa
                  , regex-tdfa-text
                  , shakespeare >= 2
