diff --git a/yesod-comments.cabal b/yesod-comments.cabal
--- a/yesod-comments.cabal
+++ b/yesod-comments.cabal
@@ -1,5 +1,5 @@
 name:                yesod-comments
-version:             0.8.2
+version:             0.8.3
 synopsis:            A generic comments interface for a Yesod application
 description:         A generic comments interface for a Yesod application
 homepage:            http://github.com/pbrisbin/yesod-comments
@@ -28,7 +28,7 @@
                , friendly-time       >= 0.2   && < 0.3
                , gravatar            >= 0.5   && < 0.6
                , persistent          >= 1.0   && < 1.2
-               , wai                 >= 1.3   && < 1.4
+               , wai                 >= 1.3   && < 1.5
                , yesod               >= 1.1   && < 1.2
                , yesod-auth          >= 1.1   && < 1.2
                , yesod-form          >= 1.1   && < 1.3
