diff --git a/pandoc.cabal b/pandoc.cabal
index ec50d26f5..4e10e01f3 100644
--- a/pandoc.cabal
+++ b/pandoc.cabal
@@ -470,7 +470,7 @@ library
                  http-client-tls       >= 0.2.4    && < 0.4,
                  http-types            >= 0.8      && < 0.13,
                  ipynb                 >= 0.1      && < 0.2,
-                 jira-wiki-markup      >= 1.3.4    && < 1.4,
+                 jira-wiki-markup      >= 1.3.5    && < 1.4,
                  mtl                   >= 2.2      && < 2.3,
                  network               >= 2.6,
                  network-uri           >= 2.6      && < 2.8,
diff --git a/stack.yaml b/stack.yaml
index c67ff9986..809157425 100644
--- a/stack.yaml
+++ b/stack.yaml
@@ -9,6 +9,7 @@ packages:
 extra-deps:
 - hslua-1.3.0
 - hslua-module-path-0.1.0
+- jira-wiki-markup-1.3.5
 - random-1.2.0
 - unicode-collation-0.1.3
 - citeproc-0.4