aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--pandoc.cabal2
1 files changed, 1 insertions, 1 deletions
diff --git a/pandoc.cabal b/pandoc.cabal
index 7ea8e7758..976b71785 100644
--- a/pandoc.cabal
+++ b/pandoc.cabal
@@ -226,7 +226,7 @@ Library
zlib >= 0.5 && < 0.6,
highlighting-kate >= 0.5.5 && < 0.6,
data-default >= 0.4 && < 0.6,
- temporary >= 1.1 && < 1.2,
+ temporary >= 1.1 && < 1.3,
blaze-html >= 0.5 && < 0.7,
blaze-markup >= 0.5.1 && < 0.6,
attoparsec >= 0.10 && < 0.11,