diff --git a/yesod-markdown.cabal b/yesod-markdown.cabal
--- a/yesod-markdown.cabal
+++ b/yesod-markdown.cabal
@@ -2,10 +2,10 @@
 --
 -- see: https://github.com/sol/hpack
 --
--- hash: b6f283e7f418537ff698e9f228a241504da9d31d8f5ebef558033bcfcfa2127d
+-- hash: dc5e40c81025510f684eb2401cfe1a60cfe62cd7fc7e4d1264560d95e0c72d59
 
 name:           yesod-markdown
-version:        0.12.1
+version:        0.12.2
 synopsis:       Tools for using markdown in a yesod application
 description:    A subset of Pandoc functionality useful for markdown processing in yesod applications
 category:       Web, Yesod
@@ -40,8 +40,8 @@
     , shakespeare >=2.0 && <2.1
     , text >=0.11 && <2.0
     , xss-sanitize >=0.3.1 && <0.4
-    , yesod-core >=1.2 && <1.5
-    , yesod-form >=1.3 && <1.5
+    , yesod-core >=1.2 && <1.7
+    , yesod-form >=1.3 && <1.7
   exposed-modules:
       Yesod.Markdown
   other-modules:
