diff --git a/xss-sanitize.cabal b/xss-sanitize.cabal
--- a/xss-sanitize.cabal
+++ b/xss-sanitize.cabal
@@ -1,5 +1,5 @@
 name:            xss-sanitize
-version:         0.1
+version:         0.1.1
 license:         BSD3
 license-file:    LICENSE
 author:          Greg Weber <greg@gregweber.info>
@@ -7,7 +7,7 @@
 synopsis:        sanitize untrusted HTML to prevent XSS attacks
 description:     sanitize untrusted HTML to prevent XSS attacks with Text.HTML.SanitizeXSS.sanitizeXSS. see README.md for more details
 
-category:        Text.HTML
+category:        Web
 stability:       Stable
 cabal-version:   >= 1.6 
 build-type:      Simple
