Bismark also has Perl scripts that allow you to calculate percentage methylation values (beyond just doing the alignment).
Presumably, you will also want to find differentially methylated regions. I would recommend using methylKit for this, but you can also use COHCAP since it looks like you used a targeted BS-Seq library:
http://sourceforge.net/projects/cohcap/
http://www.ncbi.nlm.nih.gov/pubmed/23598999
BTW, COHCAP also has a Bioconductor version (but it is a devel release). Feel free to try that if it helps:
http://bioconductor.org/packages/devel/bioc/html/COHCAP.html