diff --git a/Makefile b/Makefile
index 01d8a26..9e3c05b 100644
--- a/Makefile
+++ b/Makefile
@@ -16,8 +16,7 @@ LOAD_PATH  ?= $(addprefix -L ../,$(DEPS))
 LOAD_PATH  += -L .
 
 ifndef ORG_LOAD_PATH
-ORG_LOAD_PATH  = -L ../dash
-ORG_LOAD_PATH += -L ../org/lisp
+ORG_LOAD_PATH  = -L ../org/lisp
 ORG_LOAD_PATH += -L ../org/contrib/lisp
 ORG_LOAD_PATH += -L ../ox-texinfo+
 endif
diff --git a/README.md b/README.md
index f521adb..283ca99 100644
--- a/README.md
+++ b/README.md
@@ -6,6 +6,6 @@ something with these arguments.  Usually the command calls an
 external process with the specified arguments.
 
 This package has been superseded by [Transient].  No new features
-will be added but bugs will be fixes.
+will be added but bugs will be fixed.
 
 [Transient]: https://github.com/magit/transient
diff --git a/debian/changelog b/debian/changelog
index 28f4be2..92fae56 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,13 @@
-magit-popup (2.13.2-3) UNRELEASED; urgency=medium
+magit-popup (2.13.3-1) UNRELEASED; urgency=medium
 
+  [ Nicholas D Steeves ]
   * Drop emacs24 and emacs25 from Enhances (packages do not exist in
     bullseye).
 
- -- Nicholas D Steeves <sten@debian.org>  Wed, 28 Jul 2021 18:44:50 -0400
+  [ Debian Janitor ]
+  * New upstream release.
+
+ -- Nicholas D Steeves <sten@debian.org>  Mon, 28 Mar 2022 18:05:36 -0000
 
 magit-popup (2.13.2-2) UNRELEASED; urgency=low
 
diff --git a/magit-popup.el b/magit-popup.el
index 40b818a..a130fc9 100644
--- a/magit-popup.el
+++ b/magit-popup.el
@@ -37,7 +37,7 @@
 ;; external process with the specified arguments.
 
 ;; This package has been superseded by Transient.  No new features
-;; will be added but bugs will be fixes.
+;; will be added but bugs will be fixed.
 
 ;;; Code:
 
diff --git a/magit-popup.org b/magit-popup.org
index 1413af9..695e2cd 100644
--- a/magit-popup.org
+++ b/magit-popup.org
@@ -8,7 +8,7 @@
 #+TEXINFO_DIR_CATEGORY: Emacs
 #+TEXINFO_DIR_TITLE: Magit-Popup: (magit-popup).
 #+TEXINFO_DIR_DESC: Infix arguments with feedback
-#+SUBTITLE: for version 2.13.2
+#+SUBTITLE: for version 2.13.3
 
 #+TEXINFO_DEFFN: t
 #+OPTIONS: H:4 num:4 toc:2
@@ -22,10 +22,10 @@ something with these arguments.  Usually the command calls an
 external process with the specified arguments.
 
 This package has been superseded by Transient ([[info:transient]]).
-No new features will be added but bugs will be fixes.
+No new features will be added but bugs will be fixed.
 
 #+TEXINFO: @noindent
-This manual is for Magit-Popup version 2.13.2.
+This manual is for Magit-Popup version 2.13.3.
 
 #+BEGIN_QUOTE
 Copyright (C) 2015-2020 Jonas Bernoulli <jonas@bernoul.li>
@@ -111,7 +111,7 @@ This should illustrate the most basic differences:
    #+END_EXAMPLE
 
 This package has been superseded by Transient ([[info:transient]]).  No
-new features will be added but bugs will be fixes.
+new features will be added but bugs will be fixed.
 
 * Usage
 ** _ :ignore:
@@ -506,7 +506,7 @@ commands have to be defined separately using plain ~defun~.
 
     Members of VALUE may also be nil.  This should only be used
     together with ~:max-action-columns~ and allows having gaps in the
-    action grit, which can help arranging actions sensibly.
+    action grid, which can help arranging actions sensibly.
 
   - ~:default-action~
 
diff --git a/magit-popup.texi b/magit-popup.texi
index fd660a4..6bd4b00 100644
--- a/magit-popup.texi
+++ b/magit-popup.texi
@@ -31,7 +31,7 @@ General Public License for more details.
 @finalout
 @titlepage
 @title Magit-Popup User Manual
-@subtitle for version 2.13.2
+@subtitle for version 2.13.3
 @author Jonas Bernoulli
 @page
 @vskip 0pt plus 1filll
@@ -50,10 +50,10 @@ something with these arguments.  Usually the command calls an
 external process with the specified arguments.
 
 This package has been superseded by Transient (@ref{Top,,,transient,}).
-No new features will be added but bugs will be fixes.
+No new features will be added but bugs will be fixed.
 
 @noindent
-This manual is for Magit-Popup version 2.13.2.
+This manual is for Magit-Popup version 2.13.3.
 
 @quotation
 Copyright (C) 2015-2020 Jonas Bernoulli <jonas@@bernoul.li>
@@ -170,7 +170,7 @@ prefix----- argument2 --+-- suffix2
 @end itemize
 
 This package has been superseded by Transient (@ref{Top,,,transient,}).  No
-new features will be added but bugs will be fixes.
+new features will be added but bugs will be fixed.
 
 @node Usage
 @chapter Usage
@@ -616,7 +616,7 @@ heading, or nil, in which case the section is not inserted.
 
 Members of VALUE may also be nil.  This should only be used
 together with @code{:max-action-columns} and allows having gaps in the
-action grit, which can help arranging actions sensibly.
+action grid, which can help arranging actions sensibly.
 
 
 @item