diff --git a/ini.cabal b/ini.cabal
--- a/ini.cabal
+++ b/ini.cabal
@@ -1,5 +1,5 @@
 name:                ini
-version:             0.2.1
+version:             0.2.2
 synopsis:            Quick and easy configuration files in the INI format.
 description:         Quick and easy configuration files in the INI format.
 license:             BSD3
@@ -19,5 +19,4 @@
   build-depends:     base >= 4 && <5,
                      attoparsec,
                      text,
-                     aeson,
                      unordered-containers
