diff --git a/README.md b/README.md
index 9d23ee9..d1efcb0 100755
--- a/README.md
+++ b/README.md
@@ -5,7 +5,7 @@
|------|----------
|Author | Annegret Seufert
|Shop Version | `CE` `1.7.x` `1.8.x` `1.9.x` `EE` `1.12.x` `1.13.x` `1.14.x`
-|Version | `4.1.4`
+|Version | `4.1.5`
|Link | https://www.ratepay.com
|Mail | integration@ratepay.com
|Installation | see separate installation manual
@@ -25,6 +25,11 @@ git submodule update --remote
## Changelog
+### Version 4.1.5 - Released 2019-10-16
+* Fixed birthday for backend orders
+* Fixed Vat-Id handling for backend-orders
+* Set the email address field mandatory for backend order
+
### Version 4.1.4 - Released 2019-10-02
* Fixed Javascript- and layout-problems in backend orders
* Fixed problems when installment and 0% installment was active at the same time
diff --git a/app/code/community/RatePAY/Ratepaypayment/etc/config.xml b/app/code/community/RatePAY/Ratepaypayment/etc/config.xml
index 1e0622d..7738be3 100755
--- a/app/code/community/RatePAY/Ratepaypayment/etc/config.xml
+++ b/app/code/community/RatePAY/Ratepaypayment/etc/config.xml
@@ -24,7 +24,7 @@
- 4.1.4
+ 4.1.5
diff --git a/app/code/community/RatePAY/Ratepaypayment/etc/system.xml b/app/code/community/RatePAY/Ratepaypayment/etc/system.xml
index 522848a..ea767b9 100755
--- a/app/code/community/RatePAY/Ratepaypayment/etc/system.xml
+++ b/app/code/community/RatePAY/Ratepaypayment/etc/system.xml
@@ -3897,7 +3897,7 @@
-
+
adminhtml/system_config_form_field_notification
label
100