diff --git a/truelevel.cabal b/truelevel.cabal
--- a/truelevel.cabal
+++ b/truelevel.cabal
@@ -2,7 +2,7 @@
 Build-Type: Simple
 Description: An audio file compressor / limiter.  This
              program will adjust the dynamic range of a WAVE file.
-Version: 0.1
+Version: 0.1.1
 License: BSD3
 License-File: COPYING
 Copyright: Copyright (C) 2006-2008 Bart Massey
@@ -11,7 +11,7 @@
 Homepage: http://wiki.cs.pdx.edu/bartforge/truelevel
 Stability: Alpha
 Synopsis: Audio file compressor-limiter
-Category: Audio
+Category: Sound
 Build-Depends: base, WAVE, parseargs
 Extra-Source-Files: README
 
