diff --git a/arghwxhaskell.cabal b/arghwxhaskell.cabal
--- a/arghwxhaskell.cabal
+++ b/arghwxhaskell.cabal
@@ -2,7 +2,7 @@
 -- documentation, see http://haskell.org/cabal/users-guide/
 
 name:                arghwxhaskell
-version:             0.8.1.0
+version:             0.8.2.0
 synopsis:            An interpreter for the Argh! programming language in wxHaskell.
 description:         An interpreter for the Argh! esoteric programming language in
                      wxHaskell. The program allows one to load, edit, save, validate
@@ -19,7 +19,7 @@
 extra-source-files:  Readme.txt
 cabal-version:       >=1.10
 
-executable arghwxhaskell
+executable argh
   main-is:             Argh.hs
   -- other-modules:       
   -- other-extensions:    
