diff --git a/deb/stack.yaml b/deb/stack.yaml
index 3f2a2cdb9..d0f0e7c59 100644
--- a/deb/stack.yaml
+++ b/deb/stack.yaml
@@ -13,10 +13,9 @@ flags:
     debug: false
 packages:
 - '..'
-- location:
-    git: https://github.com/jgm/pandoc-citeproc.git
-    commit: b48cd833dd2356581d86d952d32fb14361ea79c4
 extra-deps:
+- pandoc-citeproc-0.10.3
+- texmath-0.9
 - doctemplates-0.1.0.2
 - pandoc-types-1.17.0.4
 resolver: lts-7.9
diff --git a/osx/stack.yaml b/osx/stack.yaml
index 3252469d2..f4331d03f 100644
--- a/osx/stack.yaml
+++ b/osx/stack.yaml
@@ -16,10 +16,9 @@ ghc-options:
   highlighting-kate: '-pgmP cpphs -optP--cpp'
 packages:
 - '..'
-- location:
-    git: https://github.com/jgm/pandoc-citeproc.git
-    commit: b48cd833dd2356581d86d952d32fb14361ea79c4
 extra-deps:
+- pandoc-citeproc-0.10.3
+- texmath-0.9
 - doctemplates-0.1.0.2
 - pandoc-types-1.17.0.4
 resolver: lts-7.9
diff --git a/windows/stack.yaml b/windows/stack.yaml
index 44a6a74f9..d0f0e7c59 100644
--- a/windows/stack.yaml
+++ b/windows/stack.yaml
@@ -13,10 +13,8 @@ flags:
     debug: false
 packages:
 - '..'
-- location:
-    git: https://github.com/jgm/pandoc-citeproc.git
-    commit: b48cd833dd2356581d86d952d32fb14361ea79c4
 extra-deps:
+- pandoc-citeproc-0.10.3
 - texmath-0.9
 - doctemplates-0.1.0.2
 - pandoc-types-1.17.0.4