aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--pandoc.cabal1
1 files changed, 1 insertions, 0 deletions
diff --git a/pandoc.cabal b/pandoc.cabal
index 4fde0fa43..f277d5e6c 100644
--- a/pandoc.cabal
+++ b/pandoc.cabal
@@ -829,4 +829,5 @@ benchmark benchmark-pandoc
tasty,
tasty-bench >= 0.2 && <= 0.3,
mtl >= 2.2 && < 2.3,
+ text >= 1.1.1.0 && < 1.3,
time