diff --git a/HISTORY.md b/HISTORY.md
index 6a58531..d84f27f 100644
--- a/HISTORY.md
+++ b/HISTORY.md
@@ -1,6 +1,11 @@
Pure Change History
===================
+2.0.4 (2021-01-19)
+------------------
+
+* chore: update license path
+
2.0.3 (2020-05-11)
------------------
diff --git a/README.md b/README.md
index 52404c7..d6c408e 100644
--- a/README.md
+++ b/README.md
@@ -15,7 +15,7 @@ A set of small, responsive CSS modules that you can use in every web project.
**Use From the CDN:**
```html
-
+
```
Note: You can [customize which Pure modules you need][customize].
diff --git a/package.json b/package.json
index a7c46c8..ee61495 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "purecss",
- "version": "2.0.3",
+ "version": "2.0.4",
"repository": {
"type": "git",
"url": "git://github.com/pure-css/pure.git"