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.1.2
+version:             0.1.3
 synopsis:            support for CMS/Blogging in clckwrks
 homepage:            http://www.clckwrks.com/
 license:             BSD3
@@ -38,7 +38,7 @@
                        Clckwrks.Page.Atom
   other-modules:
                        Clckwrks.Page.Verbatim
-  build-depends:       base                   == 4.6.*,
+  build-depends:       base                   >= 4.3 && < 4.7,
                        aeson                  == 0.6.*,
                        acid-state             == 0.8.*,
                        attoparsec             == 0.10.*,
