diff --git a/README.md b/README.md
index 33ae7a7..353311d 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,6 @@
# Changelog
**UPCOMING**
+- Fixed #159 - Product service line breaks should be preserved on PDFs
- Fixed #131 - Add Service Type background color on PDFs
- Fixed #155 - Invoice internal ID should be 5 digits
- Fixed #154 - Logo name doesn't get replicated
diff --git a/resources/views/pdf/order.blade.php b/resources/views/pdf/order.blade.php
index b805194..7f60013 100644
--- a/resources/views/pdf/order.blade.php
+++ b/resources/views/pdf/order.blade.php
@@ -214,7 +214,7 @@