diff --git a/apiary-purescript.cabal b/apiary-purescript.cabal
--- a/apiary-purescript.cabal
+++ b/apiary-purescript.cabal
@@ -1,5 +1,5 @@
 name:                apiary-purescript
-version:             1.2.0
+version:             1.2.1
 synopsis:            purescript compiler for apiary web framework.
 description:
   example: <https://github.com/philopon/apiary/blob/master/examples/pureScript.hs>
@@ -22,7 +22,7 @@
   build-depends:       base                 >=4.6   && <4.8
                      , template-haskell
                      , apiary               >=1.1   && <1.3
-                     , purescript           ==0.6.1.*
+                     , purescript           ==0.6.2.*
 
                      , filepath             >=1.3   && <1.4
                      , utf8-string          >=0.3   && <0.4
