diff --git a/CHANGELOG.md b/CHANGELOG.md
index 6e25812..f5a90c2 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,7 +1,20 @@
+## [5.0.2](https://github.com/extent-framework/extentreports-csharp/compare/5.0.1...v5.0.2)
+
+#### Issues Resolved
+- [#137](/issues/137) Invalid metrics for tags/categories
+- [#195](/issues/195) Correct time taken suffix from s to ms
+- [#197](/issues/197) Fixes bug/attribute view to test view navigation
+- [#200](/issues/200) Fix for potential race condition with MediaEntityBuilder
+- [#202](/issues/202) Fixes ScenarioOutline view
+
+
## [5.0.1](https://github.com/extent-framework/extentreports-csharp/compare/v5.0.0...v5.0.1)
#### Issues Resolved
- [#186](/issues/186) RazorEngine template rendering warnings from RecurseNodes.cshtml
- [#189](/issues/189) XML config serialization issue fix
+
## 5.0.0
+
+Initial
\ No newline at end of file
diff --git a/ExtentReports/ExtentReports.csproj b/ExtentReports/ExtentReports.csproj
index f55a257..a76d951 100644
--- a/ExtentReports/ExtentReports.csproj
+++ b/ExtentReports/ExtentReports.csproj
@@ -4,7 +4,7 @@
netstandard2.0
true
AventStack.ExtentReports
- 5.0.2-beta
+ 5.0.2
anshooarora
AventStack
https://github.com/extent-framework/extentreports-csharp/blob/master/LICENSE