diff --git a/io-streams-http.cabal b/io-streams-http.cabal
--- a/io-streams-http.cabal
+++ b/io-streams-http.cabal
@@ -1,5 +1,5 @@
 name:                io-streams-http
-version:             0.1.0.1
+version:             0.1.0.2
 synopsis:            http-client for io-streams
 description:         Thin io-streams wrapper for http-client
 license:             BSD3
@@ -7,7 +7,7 @@
 author:              David Johnson
 maintainer:          djohnson.m@gmail.com
 copyright:           Vertigo Media Inc. 2014-2015 (c)
-category:            Web
+category:            Web, IO-Streams
 build-type:          Simple
 cabal-version:       >=1.10
 
