diff --git a/ats-pkg.cabal b/ats-pkg.cabal
--- a/ats-pkg.cabal
+++ b/ats-pkg.cabal
@@ -1,5 +1,5 @@
 name:                ats-pkg
-version:             1.2.1.0
+version:             1.2.1.3
 synopsis:            Package manager for ATS
 description:         A collection of scripts to make building ATS projects easy.
 homepage:            https://github.com/vmchale/ats-pkg#readme
diff --git a/stack.yaml b/stack.yaml
--- a/stack.yaml
+++ b/stack.yaml
@@ -3,10 +3,10 @@
 packages:
   - '.'
 extra-deps:
-  - shake-ext-1.4.0.0
-  - shake-ats-0.1.0.0
+  - shake-ext-1.4.0.1
+  - shake-ats-0.1.0.3
   - composition-prelude-1.1.0.2
-  - language-ats-0.1.1.3
+  - language-ats-0.1.1.5
 flags:
   ats-pkg:
     development: false
