diff --git a/CHANGELOG.md b/CHANGELOG.md
index 08da70cba..667f5b3e0 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
+## Unreleased
+
+### Added
+
+- Added more durations in the coupon system
+
## 1.130.0 - 30.03.2022
### Added
diff --git a/apps/client/src/app/components/admin-overview/admin-overview.html b/apps/client/src/app/components/admin-overview/admin-overview.html
index b174ad130..6118fccaa 100644
--- a/apps/client/src/app/components/admin-overview/admin-overview.html
+++ b/apps/client/src/app/components/admin-overview/admin-overview.html
@@ -180,6 +180,7 @@
[value]="couponDuration"
(selectionChange)="onChangeCouponDuration($event.value)"
>
+ 7 Days
14 Days
30 Days
1 Year