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.1
+version:             0.8.2
 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
@@ -32,7 +32,7 @@
                , yesod               >= 1.1   && < 1.2
                , yesod-auth          >= 1.1   && < 1.2
                , yesod-form          >= 1.1   && < 1.3
-               , yesod-markdown      >= 0.4   && < 0.7
+               , yesod-markdown      >= 0.4   && < 0.8
 
                , template-haskell
                , directory
