diff --git a/blaze-html.cabal b/blaze-html.cabal
--- a/blaze-html.cabal
+++ b/blaze-html.cabal
@@ -1,5 +1,5 @@
 Name:         blaze-html
-Version:      0.5.1.1
+Version:      0.5.1.2
 Homepage:     http://jaspervdj.be/blaze
 Bug-Reports:  http://github.com/jaspervdj/blaze-html/issues
 License:      BSD3
@@ -71,9 +71,9 @@
     HUnit                      >= 1.2 && < 1.3,
     QuickCheck                 >= 2.4 && < 2.6,
     containers                 >= 0.3 && < 0.6,
-    test-framework             >= 0.4 && < 0.7,
-    test-framework-hunit       >= 0.2 && < 0.3,
-    test-framework-quickcheck2 >= 0.2 && < 0.3,
+    test-framework             >= 0.4 && < 0.8,
+    test-framework-hunit       >= 0.2 && < 0.4,
+    test-framework-quickcheck2 >= 0.2 && < 0.4,
     -- Copied from regular dependencies...
     base          >= 4     && < 5,
     blaze-builder >= 0.2   && < 0.4,
