diff --git a/copilot.cabal b/copilot.cabal
--- a/copilot.cabal
+++ b/copilot.cabal
@@ -1,10 +1,10 @@
 name:                copilot
-version:             0.21
+version:             0.22
 cabal-version:       >= 1.2
 license:             BSD3
 license-file:        LICENSE
 author:              Lee Pike <leepike@gmail.com>, Robin Morisset, Alwyn Goodloe, Sebastian Niller
-synopsis:            A lazy-list language for generating constant-time and constant-space C programs.  Uses Atom as a backend.
+synopsis:            A stream DSL for writing embedded C.
 build-type:          Simple
 maintainer:          Lee Pike <leepike@gmail.com>
 category:            Language
