diff --git a/pandoc.cabal b/pandoc.cabal
index a154eff51..98f87d1e4 100644
--- a/pandoc.cabal
+++ b/pandoc.cabal
@@ -358,7 +358,7 @@ library
                  safe >= 0.3 && < 0.4,
                  zip-archive >= 0.2.3.4 && < 0.4,
                  HTTP >= 4000.0.5 && < 4000.4,
-                 texmath >= 0.10 && < 0.12,
+                 texmath >= 0.11 && < 0.12,
                  xml >= 1.3.12 && < 1.4,
                  split >= 0.2 && < 0.3,
                  random >= 1 && < 1.2,