diff --git a/clckwrks-plugin-page.cabal b/clckwrks-plugin-page.cabal
--- a/clckwrks-plugin-page.cabal
+++ b/clckwrks-plugin-page.cabal
@@ -1,5 +1,5 @@
 name:                clckwrks-plugin-page
-version:             0.4.3.2
+version:             0.4.3.3
 synopsis:            support for CMS/Blogging in clckwrks
 description:         This provides two similar concepts Pages and Posts. Both allow
                      you to create page content by editting pages in the browser. A Post
@@ -61,7 +61,7 @@
                        reform-happstack       == 0.2.*,
                        reform-hsp             == 0.2.*,
                        safecopy               >= 0.8,
-                       tagsoup                == 0.13.*,
+                       tagsoup                >= 0.13 && < 0.15,
                        text                   >= 0.11 && < 1.3,
                        time                   >= 1.4  && < 1.7,
                        time-locale-compat     >= 0.1  && < 0.2,
