diff --git a/JSON-Combinator.cabal b/JSON-Combinator.cabal
--- a/JSON-Combinator.cabal
+++ b/JSON-Combinator.cabal
@@ -1,12 +1,12 @@
 Name:               JSON-Combinator
-Version:            0.0.1
+Version:            0.0.2
 License:            BSD3
 License-File:       LICENSE
 Author:             Tony Morris <ʇǝu˙sıɹɹoɯʇ@ןןǝʞsɐɥ>
 Maintainer:         Tony Morris
-Synopsis:           A combinator library on top of Text.JSON
-Category:           Education
-Description:        A combinator library on top of Text.JSON http://hackage.haskell.org/package/JSONb
+Synopsis:           A combinator library on top of Text.JSONb
+Category:           Combinator
+Description:        A combinator library on top of Text.JSONb 
 Cabal-version:      >= 1.2
 Build-Type:         Simple
 
