diff --git a/yesod-pnotify.cabal b/yesod-pnotify.cabal
--- a/yesod-pnotify.cabal
+++ b/yesod-pnotify.cabal
@@ -2,7 +2,7 @@
 -- documentation, see http://haskell.org/cabal/users-guide/
 
 name:                yesod-pnotify
-version:             1.1.3.1
+version:             1.1.3.2
 synopsis:            Yet another getMessage/setMessage using pnotify jquery plugins
 description:         Yet another getMessage/setMessage using pnotify jquery plugins
 homepage:            https://github.com/cutsea110/yesod-pnotify
@@ -46,7 +46,7 @@
                        , text >= 0.11 && < 1.3
                        , transformers >= 0.3 && < 0.5
                        , shakespeare >= 2.0 && < 2.1
-                       , aeson >= 0.8 && < 0.9
+                       , aeson >= 0.8 && < 0.10
 
 executable sample
   main-is: sample.hs
@@ -68,5 +68,5 @@
                        , text >= 0.11 && < 1.3
                        , transformers >= 0.3 && < 0.5
                        , shakespeare >= 2.0 && < 2.1
-                       , aeson >= 0.8 && < 0.9
+                       , aeson >= 0.8 && < 0.10
 
