diff --git a/HueAPI.cabal b/HueAPI.cabal
--- a/HueAPI.cabal
+++ b/HueAPI.cabal
@@ -1,5 +1,5 @@
 name:                HueAPI
-version:             0.2.6
+version:             0.2.7
 synopsis:            API for controlling Philips Hue lights
 description:         API for controlling Philips Hue lights
 homepage:            https://github.com/sjoerdvisscher/HueAPI
@@ -14,7 +14,7 @@
 library
   exposed-modules:     HueAPI
   build-depends:       base >=4.6 && <4.9,
-                       aeson >=0.6 && <0.11,
+                       aeson >=0.6 && <0.12,
                        containers ==0.5.*,
                        transformers >=0.3 && <0.6,
                        mtl >=2.1 && <2.3,
