diff --git a/CHANGELOG.md b/CHANGELOG.md
index f73e9eb..a47f09b 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,9 @@
# CHANGELOG
+## v0.4.1 (2022-10-19)
+
+- Fix a bug where the error stream of a bad HTTP request (4xx or 5xx) was not properly recreated on replay.
+
## v0.4.0 (2022-10-04)
- New feature: Set expiration time for interactions (how long since it was recorded should an interaction be considered valid)
diff --git a/VERSION b/VERSION
index 1d0ba9e..267577d 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-0.4.0
+0.4.1
diff --git a/pom.xml b/pom.xml
index a7a37b7..a9801db 100644
--- a/pom.xml
+++ b/pom.xml
@@ -7,7 +7,7 @@
com.easypost
easyvcr
- 0.4.0
+ 0.4.1
jar
com.easypost:easyvcr