diff --git a/trifecta.cabal b/trifecta.cabal
--- a/trifecta.cabal
+++ b/trifecta.cabal
@@ -1,6 +1,6 @@
 name:          trifecta
 category:      Text, Parsing, Diagnostics, Pretty Printer, Logging
-version:       1.4.1
+version:       1.4.2
 license:       BSD3
 cabal-version: >= 1.10
 license-file:  LICENSE
@@ -46,8 +46,8 @@
     array                >= 0.3.0.2 && < 0.6,
     base                 >= 4.4     && < 5,
     blaze-builder        >= 0.3.0.1 && < 0.4,
-    blaze-html           >= 0.5     && < 0.7,
-    blaze-markup         >= 0.5     && < 0.6,
+    blaze-html           >= 0.5     && < 0.9,
+    blaze-markup         >= 0.5     && < 0.7,
     bytestring           >= 0.9.1   && < 0.11,
     charset              >= 0.3.5.1 && < 1,
     comonad              >= 4       && < 5,
