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.5
+version:             0.0.4.6
 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
@@ -26,7 +26,7 @@
                  , data-default
                  , formatting
                  , fsnotify
-                 , purescript >= 0.6.4 && < 0.6.7
+                 , purescript >= 0.6.4 && < 0.6.8
                  , regex-tdfa
                  , regex-tdfa-text
                  , shakespeare >= 2
