diff --git a/README.md b/README.md
--- a/README.md
+++ b/README.md
@@ -8,17 +8,17 @@
 
 ## Description
 
-    Amazon Simple Email Service (Amazon SES) is a cost-effective outbound-only
-    email-sending service built on the reliable and scalable infrastructure that
-    Amazon.com has developed to serve its own customer base. With Amazon SES, you
-    can send transactional email, marketing messages, or any other type of
-    high-quality content and you only pay for what you use. Along with high
-    deliverability, Amazon SES provides easy, real-time access to your sending
-    statistics and built-in notifications for bounces, complaints, and deliveries
-    to help you fine-tune your email-sending strategy.
+Amazon Simple Email Service (Amazon SES) is a cost-effective outbound-only
+email-sending service built on the reliable and scalable infrastructure that
+Amazon.com has developed to serve its own customer base. With Amazon SES, you
+can send transactional email, marketing messages, or any other type of
+high-quality content and you only pay for what you use. Along with high
+deliverability, Amazon SES provides easy, real-time access to your sending
+statistics and built-in notifications for bounces, complaints, and deliveries
+to help you fine-tune your email-sending strategy.
 
 Documentation is available via [Hackage](http://hackage.haskell.org/package/amazonka-ses)
-and [AWS API Reference](http://docs.aws.amazon.com/ses/latest/APIReference/Welcome.html).
+and the [AWS API Reference](http://docs.aws.amazon.com/ses/latest/APIReference/Welcome.html).
 
 
 ## Contribute
diff --git a/amazonka-ses.cabal b/amazonka-ses.cabal
--- a/amazonka-ses.cabal
+++ b/amazonka-ses.cabal
@@ -1,5 +1,5 @@
 name:                  amazonka-ses
-version:               0.0.2
+version:               0.0.3
 synopsis:              Amazon Simple Email Service SDK.
 homepage:              https://github.com/brendanhay/amazonka
 license:               OtherLicense
@@ -21,6 +21,7 @@
     deliverability, Amazon SES provides easy, real-time access to your sending
     statistics and built-in notifications for bounces, complaints, and deliveries
     to help you fine-tune your email-sending strategy.
+
     .
     /See:/ <http://docs.aws.amazon.com/ses/latest/APIReference/Welcome.html AWS API Reference>
     .
@@ -62,5 +63,5 @@
     other-modules:
 
     build-depends:
-          amazonka-core == 0.0.2.*
+          amazonka-core == 0.0.3.*
         , base          >= 4.7     && < 5
