diff --git a/README.md b/README.md
--- a/README.md
+++ b/README.md
@@ -8,19 +8,19 @@
 
 ## Description
 
-    Amazon CloudWatch is a monitoring service for AWS cloud resources and the
-    applications you run on AWS. You can use Amazon CloudWatch to collect and
-    track metrics, collect and monitor log files, and set alarms. Amazon
-    CloudWatch can monitor AWS resources such as Amazon EC2 instances, Amazon
-    DynamoDB tables, and Amazon RDS DB instances, as well as custom metrics
-    generated by your applications and services, and any log files your
-    applications generate. You can use Amazon CloudWatch to gain system-wide
-    visibility into resource utilization, application performance, and
-    operational health. You can use these insights to react and keep your
-    application running smoothly.
+Amazon CloudWatch is a monitoring service for AWS cloud resources and the
+applications you run on AWS. You can use Amazon CloudWatch to collect and
+track metrics, collect and monitor log files, and set alarms. Amazon
+CloudWatch can monitor AWS resources such as Amazon EC2 instances, Amazon
+DynamoDB tables, and Amazon RDS DB instances, as well as custom metrics
+generated by your applications and services, and any log files your
+applications generate. You can use Amazon CloudWatch to gain system-wide
+visibility into resource utilization, application performance, and
+operational health. You can use these insights to react and keep your
+application running smoothly.
 
 Documentation is available via [Hackage](http://hackage.haskell.org/package/amazonka-cloudwatch)
-and [AWS API Reference](http://docs.aws.amazon.com/AmazonCloudWatch/latest/APIReference/Welcome.html).
+and the [AWS API Reference](http://docs.aws.amazon.com/AmazonCloudWatch/latest/APIReference/Welcome.html).
 
 
 ## Contribute
diff --git a/amazonka-cloudwatch.cabal b/amazonka-cloudwatch.cabal
--- a/amazonka-cloudwatch.cabal
+++ b/amazonka-cloudwatch.cabal
@@ -1,5 +1,5 @@
 name:                  amazonka-cloudwatch
-version:               0.0.2
+version:               0.0.3
 synopsis:              Amazon CloudWatch SDK.
 homepage:              https://github.com/brendanhay/amazonka
 license:               OtherLicense
@@ -23,6 +23,7 @@
     visibility into resource utilization, application performance, and
     operational health. You can use these insights to react and keep your
     application running smoothly.
+
     .
     /See:/ <http://docs.aws.amazon.com/AmazonCloudWatch/latest/APIReference/Welcome.html AWS API Reference>
     .
@@ -57,5 +58,5 @@
     other-modules:
 
     build-depends:
-          amazonka-core == 0.0.2.*
+          amazonka-core == 0.0.3.*
         , base          >= 4.7     && < 5
