diff --git a/.circleci/config.yml b/.circleci/config.yml
index b8b0555..a0aafdf 100644
--- a/.circleci/config.yml
+++ b/.circleci/config.yml
@@ -3,7 +3,7 @@ version: 2.1
 orbs:
   haskell: haskell-works/haskell-build@4.1.7
   github: haskell-works/github-release@1.3.3
-  hackage: haskell-works/hackage@1.4.1
+  hackage: haskell-works/hackage@1.4.2
   merge-point: haskell-works/merge-point@1.0.0
 
 executors: