diff --git a/purescript.cabal b/purescript.cabal
--- a/purescript.cabal
+++ b/purescript.cabal
@@ -1,5 +1,5 @@
 name: purescript
-version: 0.7.5.3
+version: 0.7.5.4
 cabal-version: >=1.8
 build-type: Simple
 license: MIT
@@ -68,7 +68,7 @@
                    Glob >= 0.7 && < 0.8,
                    process >= 1.2.0 && < 1.4,
                    safe >= 0.3.9 && < 0.4,
-                   semigroups >= 0.16.2 && < 0.18
+                   semigroups >= 0.16.2 && < 0.19
 
     exposed-modules: Language.PureScript
                      Language.PureScript.AST
